Skip to content

Commit

Permalink
forced vulcanize to version 1.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Vermel, Runn (GE Global Research) committed Apr 6, 2016
1 parent 885db16 commit 206c3b4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v1.2.14
===================
* forced install of vulcanize to 1.14.8, since 1.14.9 wouldn't work.
v1.2.10
===================
* Updated manifest to not have logstash and newrelic in it.
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "predix-seed",
"version": "1.2.13",
"version": "1.2.14",
"private": true,
"ignore": [
"**/.*",
Expand Down
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "predix-seed",
"version": "1.2.13",
"version": "1.2.14",
"private": true,
"engines": {
"node": ">=0.10.0"
Expand Down Expand Up @@ -51,6 +51,7 @@
"request": "^2.58.0",
"requirejs": "~2.1.11",
"rjs-build-analysis": "0.0.3",
"time-grunt": "^0.4.0"
"time-grunt": "^0.4.0",
"vulcanize":"1.14.8"
}
}

0 comments on commit 206c3b4

Please sign in to comment.