mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
removing postinstall
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user