Skip to content

Commit a69d387

Browse files
committed
release: v2.0.0
1 parent 4b01259 commit a69d387

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"name": "@dmitrytavern/object-parser",
3-
"version": "1.1.0",
4-
"description": "Js object validator",
3+
"version": "2.0.0",
4+
"description": "Parsing an object without pain",
55
"author": {
66
"name": "Dmitry Tavern",
7-
"url": "https://github.com/DmitryTavern"
7+
"url": "https://github.com/dmitrytavern"
88
},
99
"repository": {
10-
"url": "https://github.com/DmitryTavern/object-parser"
10+
"url": "https://github.com/dmitrytavern/object-parser"
1111
},
1212
"bugs": {
13-
"url": "https://github.com/DmitryTavern/object-parser/issues"
13+
"url": "https://github.com/dmitrytavern/object-parser/issues"
1414
},
1515
"license": "MIT",
1616
"main": "dist/object-parser.js",

0 commit comments

Comments
 (0)