Skip to content

Commit

Permalink
Pre-release v11.0.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Spitzer committed Oct 17, 2018
1 parent e2d878d commit b163173
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tradeshift/tradeshift-ui",
"version": "11.0.0-alpha.4",
"version": "11.0.0-alpha.5",
"description": "The Tradeshift UI Library & Framework",
"homepage": "http://ui.tradeshift.com/",
"bugs": {
Expand Down Expand Up @@ -33,8 +33,7 @@
"prelease": "release-it --config=.release-it.beta.json --npm.tag=next",
"****** TEST *****": "",
"test": "npm run eslint & grunt jasmine & wait && node tasks/browserstack.js",
"http":
"static spec/jasmine -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}' -a 0.0.0.0",
"http": "static spec/jasmine -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}' -a 0.0.0.0",
"****** NODE *****": "",
"postinstall": "cd docs && npm ci",
"precommit": "lint-staged",
Expand Down

0 comments on commit b163173

Please sign in to comment.