Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit 6120f40

Browse files
committed
v0.3.0
1 parent 7af3fde commit 6120f40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fs-api-js",
3-
"version": "0.1.0",
3+
"version": "0.3.0",
44
"main": "src/main.js",
55
"repository": "https://github.com/sourcelair/fs-api-js",
66
"author": "SourceLair Private Company",
@@ -9,8 +9,8 @@
99
"browser-sync": "^2.24.5",
1010
"browserify": "^16.2.2",
1111
"jest": "^23.4.1",
12-
"jsdoc": "^3.5.5",
1312
"jest-fetch-mock": "^1.6.5",
13+
"jsdoc": "^3.5.5",
1414
"prettier": "^1.13.7",
1515
"prettier-check": "^2.0.0",
1616
"watchify": "^3.11.0"

0 commit comments

Comments
 (0)