Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
np --any-branch
Browse files Browse the repository at this point in the history
adamdbradley committed Apr 11, 2019
1 parent 0bfccbc commit f23cd3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/state-tunnel/package.json
Original file line number Diff line number Diff line change
@@ -12,10 +12,10 @@
],
"scripts": {
"build": "../../node_modules/.bin/stencil build",
"release": "np --any-branch",
"start": "../../node_modules/.bin/stencil build --dev --watch --serve",
"test": "../../node_modules/.bin/jest",
"test.watch": "../../node_modules/.bin/jest --watch",
"deploy": "np"
"test.watch": "../../node_modules/.bin/jest --watch"
},
"dependencies": {},
"devDependencies": {

0 comments on commit f23cd3f

Please sign in to comment.