chore(package.json): update package.json

This commit is contained in:
Estevão Soares dos Santos 2015-05-13 22:36:52 +01:00
parent 3ecf9c4f8e
commit 4b0bfa8b70

View File

@ -28,7 +28,7 @@
"licenses": [
{
"type": "BSD",
"url": "https://github.com/coreyti/showdown/raw/master/license.txt"
"url": "https://github.com/showdownjs/showdown/blob/master/license.txt"
}
],
"main": "./dist/showdown.js",
@ -36,7 +36,6 @@
"test": "mocha ./test/**/*.js"
},
"devDependencies": {
"angular": "^1.3.2",
"chai": "^1.10.0",
"grunt": "^0.4.5",
"grunt-contrib-concat": "^0.5.0",