This commit is contained in:
Thomas Davis
2012-06-16 14:44:10 +10:00
parent 28a498f2d9
commit 161e2663f4
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
console.log('hi');
+2
View File
@@ -8,7 +8,9 @@
"type": "git",
"url": "git://github.com/cdnjs/cdnjs.git"
},
"scripts": {
"build": "./build/build.js"
"test": "./node_modules/vows/bin/vows"
},
"dependencies": {},