Merge branch 'master' of https://github.com/yiisoft/yii2
Showing
| ... | ... | @@ -75,10 +75,14 @@ |
| "package": { | ||
| "name": "bestiejs/punycode.js", | ||
| "version": "1.2.1", | ||
| "dist": { | ||
| "url": "https://github.com/bestiejs/punycode.js/archive/1.2.1.zip", | ||
| "type": "zip" | ||
| }, | ||
| "source": { | ||
| "url": "git://github.com/bestiejs/punycode.js.git", | ||
| "url": "https://github.com/bestiejs/punycode.js.git", | ||
| "type": "git", | ||
| "reference": "1.2.1" | ||
| "reference": "tags/1.2.1" | ||
| } | ||
| } | ||
| } | ||
| ... | ... |
Please
register
or
sign in
to comment