@trackunit/iris-app-api
Advanced tools
Comparing version 0.0.36 to 0.0.37
@@ -5,2 +5,4 @@ # Changelog | ||
### [0.0.37](https://github.com/Trackunit/manager/compare/iris-app-api/0.0.36...iris-app-api/0.0.37) (2022-06-27) | ||
### [0.0.36](https://github.com/Trackunit/manager/compare/iris-app-api/0.0.35...iris-app-api/0.0.36) (2022-06-26) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@trackunit/iris-app-api", | ||
"version": "0.0.36", | ||
"version": "0.0.37", | ||
"license": "MIT", | ||
@@ -8,6 +8,6 @@ "repository": "https://github.com/Trackunit/manager", | ||
"typings": "./src/index.d.ts", | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"dependencies": { | ||
"tslib": "^2.3.1" | ||
} | ||
}, | ||
"peerDependencies": {} | ||
} |
27058
+ Addedtslib@^2.3.1