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

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
parisk committed Aug 16, 2018
1 parent 7af3fde commit 6120f40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
Expand Down

0 comments on commit 6120f40

Please sign in to comment.