Skip to content

Commit 7e11dd9

Browse files
author
Maurice Dalderup
authored
Update package.json
1 parent 740770a commit 7e11dd9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "1.0.0",
44
"description": "BigchainDB driver boilerplate",
55
"scripts": {
6-
"build": "",
76
"precommit": "yarn lint --fix",
87
"lint": "eslint 'src/**/*.js*' ./src --fix",
98
"start": "parcel src/index.html",
@@ -13,7 +12,7 @@
1312
"repository": {
1413
"type": "git",
1514
"url": "git+https://github.com/Trasebe/TU-BDB-driver.git"
16-
}
15+
},
1716
"author": "Maurice Dalderup <[email protected]>",
1817
"license": "MIT",
1918
"dependencies": {

0 commit comments

Comments
 (0)