We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41dc176 commit 6c162fdCopy full SHA for 6c162fd
projects/angular-stl-model-viewer/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "angular-stl-model-viewer",
3
"license": "MIT",
4
- "version": "10.0.1",
+ "version": "10.0.2",
5
"author": "Marcus Kirsch & Bengt Weiße",
6
"description": "Angular component for rendering a STL model",
7
"bugs": "https://github.com/codaline-io/angular-stl-model-viewer/issues",
@@ -21,7 +21,7 @@
21
"zone.js": "~0.14.0"
22
},
23
"dependencies": {
24
- "tslib": "^^2.6.2"
+ "tslib": "^2.6.2"
25
26
"keywords": [
27
"angular",
0 commit comments