changelog and final build
This commit is contained in:
@@ -123,8 +123,7 @@
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"sync-readme": "node scripts/sync-readme.js",
|
||||
"compile": "npm run sync-readme && tsc -p ./",
|
||||
"compile": "tsc -p ./",
|
||||
"watch": "tsc -watch -p ./",
|
||||
"vscode:prepublish": "npm run compile"
|
||||
},
|
||||
@@ -134,4 +133,4 @@
|
||||
"playwright": "^1.60.0",
|
||||
"typescript": "^5.4.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user