Skip to content

Commit 205eac3

Browse files
committed
package updated
1 parent 5acd716 commit 205eac3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ node_modules/
55
package-lock.json
66
yarn.lock
77
pnpm-lock.yaml
8+
.npmrc
89

910
# Build outputs
1011
dist/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "modular-openscriptjs",
3-
"version": "1.0.31",
3+
"version": "2.0.0",
44
"description": "OpenScriptJs Framework - A lightweight, reactive JavaScript framework for building modern web applications",
55
"type": "module",
66
"main": "./dist/modular-openscriptjs.umd.js",

0 commit comments

Comments
 (0)