Skip to content

Commit 3a36a37

Browse files
author
JelteMX
committed
Update pkg 🔥
1 parent d4604d9 commit 3a36a37

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"copyright": "Mendix 2019",
77
"author": "Jelte Lagendijk <jelte.lagendijk@mendix.com>",
88
"config": {
9-
"_widgetPath": "./dist/MxTestProject/widgets",
10-
"_projectPath": "./dist/MxTestProject/",
11-
"_mendixHost": "http://localhost:8080",
12-
"widgetPath": "/Volumes/[C] Windows 10.hidden/Projects/MendixProjects/DropDownPluginWidget-main/widgets",
13-
"projectPath": "/Volumes/[C] Windows 10.hidden/Projects/MendixProjects/DropDownPluginWidget-main/",
14-
"mendixHost": "http://10.211.55.3:8080/",
9+
"widgetPath": "./dist/MxTestProject/widgets",
10+
"projectPath": "./dist/MxTestProject/",
11+
"mendixHost": "http://localhost:8080",
12+
"_widgetPath": "/Volumes/[C] Windows 10.hidden/Projects/MendixProjects/DropDownPluginWidget-main/widgets",
13+
"_projectPath": "/Volumes/[C] Windows 10.hidden/Projects/MendixProjects/DropDownPluginWidget-main/",
14+
"_mendixHost": "http://10.211.55.3:8080/",
1515
"developmentPort": "3000"
1616
},
1717
"packagePath": "mendix",

0 commit comments

Comments
 (0)