We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 740770a commit 7e11dd9Copy full SHA for 7e11dd9
package.json
@@ -3,7 +3,6 @@
3
"version": "1.0.0",
4
"description": "BigchainDB driver boilerplate",
5
"scripts": {
6
- "build": "",
7
"precommit": "yarn lint --fix",
8
"lint": "eslint 'src/**/*.js*' ./src --fix",
9
"start": "parcel src/index.html",
@@ -13,7 +12,7 @@
13
12
"repository": {
14
"type": "git",
15
"url": "git+https://github.com/Trasebe/TU-BDB-driver.git"
16
- }
+ },
17
"author": "Maurice Dalderup <[email protected]>",
18
"license": "MIT",
19
"dependencies": {
0 commit comments