Skip to content

Commit 3e0c016

Browse files
committed
v3.0.0
1 parent 2080e96 commit 3e0c016

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parent-package-json",
3-
"version": "2.0.1",
3+
"version": "3.0.0",
44
"description": "Find, read and parse the package.json of the parent module",
55
"main": "build/lib/index.js",
66
"scripts": {
@@ -28,8 +28,8 @@
2828
"devDependencies": {
2929
"@types/node": "20.2.5",
3030
"rome": "12.1.2",
31-
"vitest": "0.31.1",
32-
"typescript": "5.0.4"
31+
"typescript": "5.0.4",
32+
"vitest": "0.31.1"
3333
},
3434
"engines": {
3535
"node": ">= 18.0.0"

0 commit comments

Comments
 (0)