mirror of
https://github.com/dzeiocom/libs.git
synced 2025-04-23 19:32:14 +00:00
fix(listener): moved from yarn to npm
Signed-off-by: Avior <f.bouillon@aptatio.com>
This commit is contained in:
parent
20c6044a9d
commit
9f3e415d2f
@ -12,7 +12,7 @@
|
|||||||
"main": "./dist/Listener.js",
|
"main": "./dist/Listener.js",
|
||||||
"types": "./dist/Listener.d.ts",
|
"types": "./dist/Listener.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepublishOnly": "yarn build",
|
"prepublishOnly": "npm run build",
|
||||||
"build": "tsc"
|
"build": "tsc"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user