Skip to content

Commit

Permalink
set version
Browse files Browse the repository at this point in the history
  • Loading branch information
Çağatay Çivici committed Mar 15, 2017
1 parent 770e29d commit 80cf901
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "primeng",
"version": "4.0.0-SNAPSHOT",
"version": "4.0.0-rc.1",
"scripts": {
"tsc": "tsc",
"tsc:w": "tsc -w",
Expand All @@ -15,20 +15,6 @@
"type": "git",
"url": "https://github.com/primefaces/primeng.git"
},
"dependencies": {
"@angular/common": "4.0.0-rc.3",
"@angular/compiler": "4.0.0-rc.3",
"@angular/core": "4.0.0-rc.3",
"@angular/forms": "4.0.0-rc.3",
"@angular/http": "4.0.0-rc.3",
"@angular/platform-browser": "4.0.0-rc.3",
"@angular/platform-browser-dynamic": "4.0.0-rc.3",
"@angular/router": "4.0.0-rc.3",
"@angular/animations": "4.0.0-rc.3",
"core-js": "^2.4.1",
"rxjs": "^5.2.0",
"zone.js": "^0.7.7"
},
"license": "MIT",
"devDependencies": {
"@types/node": "^7.0.5",
Expand Down

0 comments on commit 80cf901

Please sign in to comment.