We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 184862f + b7f907d commit 362cb41Copy full SHA for 362cb41
packages/lb-annotation/package.json
@@ -87,7 +87,7 @@
87
"rollup": "^2.43.1",
88
"rollup-plugin-esbuild": "^3.0.2",
89
"rollup-plugin-svg": "^2.0.0",
90
- "rollup-plugin-web-worker-loader": "^1.6.1",
+ "rollup-plugin-web-worker-loader": "1.6.1",
91
"tslib": "^1.10.0",
92
"tslint": "^6.1.3",
93
"tslint-config-prettier": "^1.18.0",
packages/lb-components/package.json
@@ -114,7 +114,7 @@
114
115
"rollup-plugin-postcss": "^4.0.2",
116
"rollup-plugin-terser": "^7.0.2",
117
118
"sass": "^1.53.0",
119
"typescript": "^4.2.3"
120
},
0 commit comments