fix(core): update
This commit is contained in:
parent
72de4bfb7d
commit
ba90bb50a2
871
package-lock.json
generated
871
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -12,18 +12,18 @@
|
||||
"build": "tsbuild --web"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.1.11",
|
||||
"@gitzone/tsrun": "^1.2.6",
|
||||
"@gitzone/tstest": "^1.0.24",
|
||||
"@pushrocks/tapbundle": "^3.0.9",
|
||||
"@types/node": "^12.0.8",
|
||||
"tslint": "^5.17.0",
|
||||
"@gitzone/tsbuild": "^2.1.17",
|
||||
"@gitzone/tsrun": "^1.2.8",
|
||||
"@gitzone/tstest": "^1.0.28",
|
||||
"@pushrocks/tapbundle": "^3.2.0",
|
||||
"@types/node": "^13.1.8",
|
||||
"tslint": "^5.20.1",
|
||||
"tslint-config-prettier": "^1.18.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/marked": "^0.6.5",
|
||||
"@types/marked": "^0.7.2",
|
||||
"@types/turndown": "^5.0.0",
|
||||
"marked": "^0.6.2",
|
||||
"marked": "^0.8.0",
|
||||
"turndown": "^5.0.3",
|
||||
"turndown-plugin-gfm": "^1.0.2"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user