lightning-flow-scanner-core
Advanced tools
Comparing version 4.13.1 to 4.13.2
{ | ||
"name": "lightning-flow-scanner-core", | ||
"version": "4.13.1", | ||
"version": "4.13.2", | ||
"main": "index.js", | ||
@@ -18,3 +18,3 @@ "types": "index.d.ts", | ||
"cp:files": "cp ./readme.md ./package*.json ./out/src && cp -R ./media ./out/src", | ||
"sim:pack": "npm run build && npm run cp:files && npm run gen:types && npm run cp:types", | ||
"sim:pack": "npm run build && npm run cp:files && npm run cp:types", | ||
"prepare": "husky", | ||
@@ -21,0 +21,0 @@ "precommit": "lint-staged", |
1155262