Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit cdce713

Browse files
committed
1.0.0-0
1 parent b7b5fb2 commit cdce713

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsog-ts",
3-
"version": "0.1.0",
3+
"version": "1.0.0-0",
44
"description": "JavaScript Object Graphs with Typescript",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -39,4 +39,4 @@
3939
"typescript": "^2.3.4"
4040
},
4141
"false": {}
42-
}
42+
}

0 commit comments

Comments
 (0)