add workflow to publish to npm

This commit is contained in:
2023-11-15 17:16:57 +01:00
parent a3dc5fe11b
commit bc18269b93

View File

@@ -1,6 +1,6 @@
{
"name": "@ershisan99/lib-demo",
"private": true,
"private": false,
"version": "0.0.0",
"main": "./dist/index.js",
"module": "./dist/index.js",