2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-23 09:54:28 -06:00

Update dependencies

This commit is contained in:
Jeroen Akkerman 2020-03-20 13:49:42 +01:00
parent 4e5e1c43a6
commit 0d178d4dd1
2 changed files with 413 additions and 991 deletions

1402
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,7 @@
"marked": "^0.8.0" "marked": "^0.8.0"
}, },
"devDependencies": { "devDependencies": {
"@types/codemirror": "0.0.85", "@types/codemirror": "0.0.88",
"@types/marked": "^0.7.2", "@types/marked": "^0.7.2",
"browserify": "^16.5.0", "browserify": "^16.5.0",
"gulp": "^4.0.2", "gulp": "^4.0.2",