fixed old settings using a string instead of array

This commit is contained in:
Mattijs Vanhaverbeke
2022-02-24 09:59:04 +01:00
parent 0ce1c6df13
commit 0bcbd35082
5 changed files with 4 additions and 13 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"private": true,
"name": "netbox_topology_views",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"scripts": {
"resources": "gulp build",
"resources_dev": "gulp build_dev"