mirror of https://github.com/docker/docs.git
removing postinstall
This commit is contained in:
parent
3cf1a37835
commit
77ee7b3485
|
@ -12,11 +12,10 @@
|
|||
"bugs": "https://github.com/kitematic/kitematic/issues",
|
||||
"scripts": {
|
||||
"start": "gulp",
|
||||
"test": "jest --coverage",
|
||||
"test": "jest",
|
||||
"release": "gulp release",
|
||||
"release:beta": "gulp release --beta",
|
||||
"preinstall": "./util/deps",
|
||||
"postinstall": "gulp download",
|
||||
"lint": "jsxhint src && jsxhint browser"
|
||||
},
|
||||
"licenses": [
|
||||
|
|
Loading…
Reference in New Issue