Skip to content

Commit

Permalink
v1.0.0-alpha-1
Browse files Browse the repository at this point in the history
  • Loading branch information
HiFaraz committed Dec 25, 2017
1 parent fed1b37 commit 74f1312
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": "character",
"version": "0.0.0",
"version": "1.0.0-alpha-1",
"description": "Authentication, SSO, user management, and overall identity solution for Node.js",
"scripts": {
"build": "depcheck && nsp check && npm run lint && npm test && echo Build successful",
Expand Down Expand Up @@ -51,4 +51,4 @@
"express": "^4.0.0",
"sequelize": "^4.0.0"
}
}
}

0 comments on commit 74f1312

Please sign in to comment.