build system (saki) done
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "blog",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "tsc -p . && node saki.js",
|
||||
"build": "tsc -p . && node index.js",
|
||||
"test": "tsc -p . && node tests.js"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user