mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-25 10:01:56 -05:00
chore: fix mixin and external mod (#1817)
* chore: fix mixin and external mod * chore: add back to root * chore: add systemjs build of stardust * chore: trigger diff * fix: remove typo import
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"@nebula.js/supernova": "^6.0.0",
|
||||
"@nebula.js/theme": "^6.0.0",
|
||||
"@nebula.js/ui": "^6.0.0",
|
||||
"@qlik/api": "1.44.0",
|
||||
"@qlik/api": "1.46.0",
|
||||
"@testing-library/dom": "^10.4.1",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"extend": "3.0.2",
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"@nebula.js/supernova": "^6.0.0",
|
||||
"@nebula.js/theme": "^6.0.0",
|
||||
"@nebula.js/ui": "^6.0.0",
|
||||
"@qlik/api": "1.44.0",
|
||||
"@qlik/api": "1.46.0",
|
||||
"@scriptappy/cli": "0.10.0",
|
||||
"@scriptappy/from-jsdoc": "0.19.0",
|
||||
"@scriptappy/to-dts": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user