Skip to content

Commit 68379f6

Browse files
1.0.15
1 parent 6bf4166 commit 68379f6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "techpacket-build-tools",
33
"types": "lib/index.d.ts",
44
"main": "lib/index.js",
5-
"version": "1.0.14",
5+
"version": "1.0.15",
66
"scripts": {
77
"test": "npm run lint && jest",
88
"lint": "eslint .",
@@ -72,4 +72,4 @@
7272
"workspaces": [
7373
"packages/*"
7474
]
75-
}
75+
}

0 commit comments

Comments
 (0)