mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(package) rm prewisdom
This commit is contained in:
parent
cfa7a8b640
commit
9feb4f0fcd
1 changed files with 1 additions and 2 deletions
|
|
@ -60,8 +60,7 @@
|
|||
"test": "tape 'test/**/*.js' '{client,server}/**/*.spec.js'",
|
||||
"test:client": "tape 'test/client/**/*.js'",
|
||||
"test:server": "tape 'test/**/*.js' 'server/**/*.spec.js'",
|
||||
"wisdom": "redrun build",
|
||||
"prewisdom": "redrun lint test",
|
||||
"wisdom": "redrun lint build test",
|
||||
"wisdom:type": "bin/release.js",
|
||||
"docker:pull:node": "docker pull node",
|
||||
"docker:pull:alpine": "docker pull mhart/alpine-node",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue