fix: liquidjs.version on npm package

This commit is contained in:
Harttle
2022-01-20 01:16:52 +08:00
committed by Harttle
parent 9966d846b5
commit 53824a2d00
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@
"perf": "cd benchmark && npm ci && npm start",
"perf:diff": "bin/perf-diff.sh",
"perf:engines": "cd benchmark && npm run engines",
"postversion": "npm run build:dist",
"build": "npm run build:dist && npm run build:docs",
"build:dist": "rollup -c rollup.config.ts",
"build:docs": "bin/build-docs.sh"