mirror of
https://github.com/ershisan99/bundlers-demo.git
synced 2025-12-16 12:32:56 +00:00
add workflow to publish to npm
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ershisan99/lib-demo",
|
"name": "@ershisan99/lib-demo",
|
||||||
"private": true,
|
"private": false,
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"module": "./dist/index.js",
|
"module": "./dist/index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user