mirror of
https://github.com/MercuryWorkshop/bare-mux.git
synced 2025-05-14 14:50:03 -04:00
bump version
This commit is contained in:
parent
98aae5c46c
commit
83330ed09b
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "@mercuryworkshop/bare-mux",
|
"name": "@mercuryworkshop/bare-mux",
|
||||||
"version": "2.1.2",
|
"version": "2.1.3",
|
||||||
"description": "",
|
"description": "",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "rollup -c",
|
"build": "rollup -c",
|
||||||
"watch": "rollup -cw",
|
"watch": "rollup -cw",
|
||||||
"prepare": "npm run build"
|
"prepack": "npm run build"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"files": [
|
"files": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue