diff --git a/package.json b/package.json index 8e9ed98..35ba2a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fs-api-js", - "version": "0.1.0", + "version": "0.3.0", "main": "src/main.js", "repository": "https://github.com/sourcelair/fs-api-js", "author": "SourceLair Private Company", @@ -9,8 +9,8 @@ "browser-sync": "^2.24.5", "browserify": "^16.2.2", "jest": "^23.4.1", - "jsdoc": "^3.5.5", "jest-fetch-mock": "^1.6.5", + "jsdoc": "^3.5.5", "prettier": "^1.13.7", "prettier-check": "^2.0.0", "watchify": "^3.11.0"