Skip to content

Commit

Permalink
clean-spec shell "script" in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher J. Brody committed Mar 13, 2019
1 parent 1b6c72c commit ca6335e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"cordova-sqlite-storage-dependencies": "2.0.0"
},
"scripts": {
"clean-spec": "rm -rf spec/[mnp]* && git cl spec/config.xml && git st",
"prepare-spec": "node scripts/prepareSpec.js"
},
"devDependencies": {
Expand Down

0 comments on commit ca6335e

Please sign in to comment.