Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Maurice Dalderup authored Apr 20, 2018
1 parent 740770a commit 7e11dd9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "1.0.0",
"description": "BigchainDB driver boilerplate",
"scripts": {
"build": "",
"precommit": "yarn lint --fix",
"lint": "eslint 'src/**/*.js*' ./src --fix",
"start": "parcel src/index.html",
Expand All @@ -13,7 +12,7 @@
"repository": {
"type": "git",
"url": "git+https://github.com/Trasebe/TU-BDB-driver.git"
}
},
"author": "Maurice Dalderup <Maurice_Dalderup@hotmail.com>",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 7e11dd9

Please sign in to comment.