mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
chore(package.json): update package.json
This commit is contained in:
parent
3ecf9c4f8e
commit
4b0bfa8b70
|
@ -28,7 +28,7 @@
|
||||||
"licenses": [
|
"licenses": [
|
||||||
{
|
{
|
||||||
"type": "BSD",
|
"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",
|
"main": "./dist/showdown.js",
|
||||||
|
@ -36,7 +36,6 @@
|
||||||
"test": "mocha ./test/**/*.js"
|
"test": "mocha ./test/**/*.js"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"angular": "^1.3.2",
|
|
||||||
"chai": "^1.10.0",
|
"chai": "^1.10.0",
|
||||||
"grunt": "^0.4.5",
|
"grunt": "^0.4.5",
|
||||||
"grunt-contrib-concat": "^0.5.0",
|
"grunt-contrib-concat": "^0.5.0",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user