Skip to content

Commit

Permalink
Release v10.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Spitzer committed Oct 16, 2018
1 parent a0d00c3 commit 49d9545
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": "10.1.0",
"version": "10.1.1",
"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 49d9545

Please sign in to comment.