Skip to content
This repository was archived by the owner on Mar 7, 2024. It is now read-only.

Commit cebfacc

Browse files
author
Morten Christensen
committed
Bugfix
1 parent e9be986 commit cebfacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"lint": "tslint src/**/*.ts"
1515
},
1616
"bin": {
17-
"mapToGuiModel": "/dist/cli/index.js"
17+
"mapToGuiModel": "dist/cli/index.js"
1818
},
1919
"files": [
2020
"dist",

0 commit comments

Comments
 (0)