Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
Bump version and update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MrXyfir committed Mar 20, 2019
1 parent 8a7e40f commit b15d135
Show file tree
Hide file tree
Showing 5 changed files with 1,147 additions and 759 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "accownt",
"version": "6.0.0-beta.0",
"version": "6.0.0-beta.1",
"description": "Dead simple user account system so easy a cow could do it.",
"main": "index.js",
"bin": {
Expand All @@ -10,8 +10,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"accownt-server": "6.0.0-beta.0",
"accownt-web": "6.0.0-beta.0"
"accownt-server": "6.0.0-beta.1",
"accownt-web": "6.0.0-beta.1"
},
"prettier": {
"singleQuote": true
Expand Down
Loading

0 comments on commit b15d135

Please sign in to comment.