mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Remove release npm scripts
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
"start": "grunt",
|
||||
"test": "jest -c jest-unit.json",
|
||||
"integration": "jest -c jest-integration.json",
|
||||
"release": "grunt release",
|
||||
"release:beta": "grunt release --beta=true",
|
||||
"lint": "jsxhint src"
|
||||
},
|
||||
"licenses": [
|
||||
|
||||
Reference in New Issue
Block a user