Compare commits

...

1 Commits

Author SHA1 Message Date
izzy lyseggen 635c6e6a5b chore(ui): test removing core j 2022-06-10 14:58:10 +01:00
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -9,7 +9,6 @@
"dependencies": {
"@speckle/objectloader": "^2.6.0",
"aws-sdk": "^2.981.0",
"core-js": "^3.22.8",
"debounce": "^1.2.1",
"mixpanel-browser": "^2.45.0",
"regenerator-runtime": "^0.13.9",
-1
View File
@@ -13,7 +13,6 @@
"dependencies": {
"@speckle/objectloader": "^2.6.0",
"aws-sdk": "^2.981.0",
"core-js": "^3.22.8",
"debounce": "^1.2.1",
"mixpanel-browser": "^2.45.0",
"regenerator-runtime": "^0.13.9",
-1
View File
@@ -1,4 +1,3 @@
import 'core-js/stable'
import 'regenerator-runtime/runtime'
import Vue from 'vue'