Skip to content

Commit bc7866b

Browse files
Remove "tpl-parser" from dependencies and package-lock.json, and remove "node_modules/tpl-parser" section from package-lock.json.
1 parent 5f11e0b commit bc7866b

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
},
4242
"dependencies": {
4343
"commander": "^12.1.0",
44-
"python-struct": "^1.1.3",
45-
"tpl-parser": "file:"
44+
"python-struct": "^1.1.3"
4645
}
4746
}

0 commit comments

Comments
 (0)