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

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
hperrin committed Jun 11, 2019
1 parent 667547b commit f93d1da
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
33 changes: 17 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nymph-client",
"version": "5.0.0-beta.1",
"version": "5.0.0",
"description": "Powerful object data storage and querying for collaborative web apps.",
"main": "dist/NymphClient.js",
"module": "src/index.js",
Expand Down Expand Up @@ -44,8 +44,8 @@
"@babel/plugin-transform-classes": "^7.4.4",
"@babel/preset-env": "^7.4.5",
"babel-loader": "^8.0.6",
"prettier": "^1.17.1",
"webpack": "^4.32.2",
"webpack-cli": "^3.3.2"
"prettier": "^1.18.2",
"webpack": "^4.33.0",
"webpack-cli": "^3.3.4"
}
}

0 comments on commit f93d1da

Please sign in to comment.