Skip to content

Commit 4b1618c

Browse files
robwormaldjelbourn
authored andcommitted
fix(package): relock RxJS to alpha.11
fixes angular#5643 Closes angular#5644
1 parent 0a44fc6 commit 4b1618c

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

npm-shrinkwrap.clean.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14740,5 +14740,5 @@
1474014740
}
1474114741
},
1474214742
"name": "angular-srcs",
14743-
"version": "2.0.0-alpha.46"
14743+
"version": "2.0.0-alpha.48"
1474414744
}

npm-shrinkwrap.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"reflect-metadata": "0.1.2",
35-
"rxjs": "^5.0.0-alpha.11",
35+
"rxjs": "5.0.0-alpha.11",
3636
"zone.js": "0.5.8"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)