mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
fix: build
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "ts-node ./bin/index.ts build",
|
||||
"dev": "ts-node ./bin/index.ts dev"
|
||||
"build": "ts-node ./bin/index.ts build content/config.ts",
|
||||
"dev": "ts-node ./bin/index.ts dev content/config.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user