Skip to content

Commit 0836c3c

Browse files
committed
getting the initial build out
1 parent d0709ab commit 0836c3c

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "modular-openscriptjs",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "OpenScriptJs Framework - A lightweight, reactive JavaScript framework for building modern web applications",
55
"type": "module",
66
"main": "./dist/modular-openscriptjs.umd.js",
@@ -75,8 +75,5 @@
7575
"terser": "^5.36.0",
7676
"vite": "^7.2.4",
7777
"vitest": "^4.0.14"
78-
},
79-
"peerDependencies": {
80-
"vite": "^4.0.0 || ^5.0.0"
8178
}
8279
}

0 commit comments

Comments
 (0)