add typings for old release

This commit is contained in:
Max Lynch 2016-09-22 13:36:04 -05:00
parent 2f20deacf2
commit b1ca6af2c3

View File

@ -7,7 +7,7 @@
"dist"
],
"dependencies": {
"rxjs": "^5.0.0-beta.12"
"rxjs": "^5.0.0-beta.6"
},
"devDependencies": {
"browserify": "^13.0.1",
@ -67,6 +67,7 @@
"url": "https://github.com/driftyco/ionic-native/issues"
},
"homepage": "https://github.com/driftyco/ionic-native",
"typings": "./dist/index.d.ts",
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"