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

Commit b15d135

Browse files
committed
Bump version and update packages
1 parent 8a7e40f commit b15d135

File tree

5 files changed

+1147
-759
lines changed

5 files changed

+1147
-759
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "accownt",
3-
"version": "6.0.0-beta.0",
3+
"version": "6.0.0-beta.1",
44
"description": "Dead simple user account system so easy a cow could do it.",
55
"main": "index.js",
66
"bin": {
@@ -10,8 +10,8 @@
1010
"test": "echo \"Error: no test specified\" && exit 1"
1111
},
1212
"dependencies": {
13-
"accownt-server": "6.0.0-beta.0",
14-
"accownt-web": "6.0.0-beta.0"
13+
"accownt-server": "6.0.0-beta.1",
14+
"accownt-web": "6.0.0-beta.1"
1515
},
1616
"prettier": {
1717
"singleQuote": true

0 commit comments

Comments
 (0)