chore(package): update repo url

This commit is contained in:
Adam Bradley
2016-02-18 13:35:39 -06:00
parent 5d4c9f5209
commit e5ba6a65e2

View File

@ -2,10 +2,10 @@
"name": "ionic-framework", "name": "ionic-framework",
"version": "<%= ionicVersion %>", "version": "<%= ionicVersion %>",
"license": "MIT", "license": "MIT",
"keywords": ["ionic", "framework", "mobile", "app", "hybrid", "webapp"], "keywords": ["ionic", "framework", "mobile", "app", "hybrid", "webapp", "cordova"],
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/driftyco/ionic2.git" "url": "https://github.com/driftyco/ionic.git#2.0`"
}, },
"main": "tooling/index.js", "main": "tooling/index.js",
"dependencies": { "dependencies": {