Bump Plunk version to 1.0.3

This commit is contained in:
Kyle Killion
2024-08-17 20:49:59 -07:00
parent 48dac57f8f
commit a3237217a4
+4 -2
View File
@@ -1,10 +1,12 @@
{
"name": "plunk",
"version": "1.0.2",
"version": "1.0.3",
"private": true,
"license": "agpl-3.0",
"workspaces": {
"packages": ["packages/*"]
"packages": [
"packages/*"
]
},
"engines": {
"npm": ">=6.14.x",