diff --git a/package.json b/package.json index 2f93c94f..04de7e46 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "read-pkg-up": "3.0.0", "split": "1.0.1", "sprintf-js": "1.1.1", - "statebox": "^0.0.8", + "@wmfs/statebox": "1.0.0", "underscore-query": "3.3.2", "upath": "1.1.0", "uuid": "3.2.1" @@ -50,9 +50,9 @@ "mocha": "5.2.0", "nyc": "12.0.2", "moment": "2.22.2", + "semantic-release": "^15.5.2", "standard": "11.0.1", - "@wmfs/tymly-test-helpers": "1.0.0", - "semantic-release": "^15.5.2" + "@wmfs/tymly-test-helpers": "1.0.0" }, "scripts": { "lint": "standard",