fix(core): update
This commit is contained in:
parent
2b7a4ff07a
commit
f83c8feb3e
@ -3,11 +3,11 @@
|
|||||||
"private": false,
|
"private": false,
|
||||||
"version": "8.0.4",
|
"version": "8.0.4",
|
||||||
"description": "a smartlog destination targeting the local console",
|
"description": "a smartlog destination targeting the local console",
|
||||||
"main": "dist/index.js",
|
"main": "dist_ts/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist_ts/index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "(tstest test/)",
|
"test": "(tstest test/)",
|
||||||
"build": "(tsbuild)"
|
"build": "(tsbuild --web)"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user