Browse Source

adds package repository field

beta
jlukic 11 years ago
parent
commit
033a316143
  1. 4
      package.json

4
package.json

@ -9,6 +9,10 @@
"scripts": {
"test": "grunt test"
},
"repository": {
"type": "git",
"url": "git://github.com/jlukic/Semantic-UI.git"
},
"dependencies": {
"docpad": "~6.53.4",
"docpad-plugin-eco": "~2.0.2",

Loading…
Cancel
Save