mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
#6372: General cleanup
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"main": "dist/netbox.js",
|
||||
"license": "Apache-2.0",
|
||||
"scripts": {
|
||||
"bundle": "node bundle.js"
|
||||
"bundle": "node bundle.js",
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mdi/font": "^5.9.55",
|
||||
|
||||
Reference in New Issue
Block a user