mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Add back postinstall
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
"lint": "eslint src/**/*{.ts,.tsx}",
|
||||
"test": "stencil test --spec --e2e",
|
||||
"test.watch": "stencil test --spec --e2e --watchAll",
|
||||
"generate": "stencil generate"
|
||||
"generate": "stencil generate",
|
||||
"postinstall": "node postinstall.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@stencil/eslint-plugin": "^0.3.1",
|
||||
|
||||
Reference in New Issue
Block a user