update jquery version to match netbox v2.9.1 (#43)

* Update full.html

* Update setup.py

* Update package.json

* Update __init__.py
This commit is contained in:
mattieserver
2020-08-23 11:53:52 +02:00
committed by GitHub
parent 2edd597871
commit 0340522f59
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"private": true,
"name": "netbox_topology_views",
"version": "0.4.9",
"version": "0.4.10",
"scripts": {
"resources": "gulp build",
"resources_dev": "gulp build_dev"