Skip to content
This repository was archived by the owner on Jun 21, 2019. It is now read-only.

Commit

Permalink
Version bump @ 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaicaaan committed Apr 9, 2018
1 parent 73de878 commit 8f5099f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gauntlet",
"version": "0.0.1",
"description": "",
"version": "0.1.0",
"description": "Gauntlet is a Typescript server template to kick-off your development fast 🔥🔥🔥",
"main": "./dist/server/main.js",
"scripts": {
"build": "npm run build:server && npm run build:client",
Expand All @@ -17,7 +17,7 @@
"heroku-postbuild": "npm run build"
},
"author": "UltraRangers",
"license": "ISC",
"license": "MIT",
"dependencies": {
"@angular/animations": "^5.2.9",
"@angular/cdk": "^5.2.4",
Expand Down

0 comments on commit 8f5099f

Please sign in to comment.