Skip to content

Commit 03227d5

Browse files
committed
bump version
1 parent 0c1c882 commit 03227d5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"vsicons.presets.angular": false
3+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pjson",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Reads package.json regardless of it's path, always finds the root one. Returns an object",
55
"main": "pjson.js",
66
"repository": {

0 commit comments

Comments
 (0)