@rxap/node-utilities
Advanced tools
Comparing version
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.2.0-dev.1](https://gitlab.com/rxap/packages/compare/@rxap/node-utilities@1.2.0-dev.0...@rxap/node-utilities@1.2.0-dev.1) (2024-03-31) | ||
**Note:** Version bump only for package @rxap/node-utilities | ||
# [1.2.0-dev.0](https://gitlab.com/rxap/packages/compare/@rxap/node-utilities@1.1.1-dev.1...@rxap/node-utilities@1.2.0-dev.0) (2024-03-11) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"version": "1.2.0-dev.0", | ||
"version": "1.2.0-dev.1", | ||
"name": "@rxap/node-utilities", | ||
"license": "GPL-3.0-or-later", | ||
"dependencies": { | ||
"ignore": "^5.2.4", | ||
"tslib": "2.6.2" | ||
}, | ||
"peerDependencies": { | ||
"ignore": "^5.2.4", | ||
"tslib": "2.6.2" | ||
@@ -39,5 +39,5 @@ }, | ||
"type": "commonjs", | ||
"gitHead": "67bc7956fc88110f26bacf9c78884454a3714aa7", | ||
"gitHead": "88bb83e5ae16a958b2618d657587390058b48a3f", | ||
"main": "./src/index.js", | ||
"types": "./src/index.d.ts" | ||
} |
@@ -20,3 +20,3 @@ # @rxap/node-utilities | ||
```bash | ||
yarn add ignore@^5.2.4 tslib@2.6.2 | ||
yarn add tslib@2.6.2 | ||
``` |
90281
0.21%+ Added