Skip to content

Commit

Permalink
chore: remove bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyShane committed Jan 23, 2021
1 parent 2fe13e0 commit 02175da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/browser-sync-client/package.json
Expand Up @@ -25,6 +25,8 @@
"node": ">=8.0.0"
},
"scripts": {
"start": "cb dev",
"test": "cb test",
"build-all": "cb build-all",
"prepublishOnly": "cb build-all"
},
Expand Down
1 change: 1 addition & 0 deletions packages/browser-sync-ui/package.json
Expand Up @@ -18,6 +18,7 @@
"scripts": {
"e2e": "./test/pro.sh",
"selenium": "webdriver-manager start",
"test": "cb test",
"build-all": "cb build-all"
},
"dependencies": {
Expand Down

0 comments on commit 02175da

Please sign in to comment.