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 8eb2548 commit 97fb853Copy full SHA for 97fb853
3 files changed
package.json
@@ -29,8 +29,8 @@
29
"nofilter": "^3.0.2"
30
},
31
"devDependencies": {
32
- "@cto.af/eslint-config": "^6.0.0",
33
- "@cto.af/monopub": "0.1.3",
+ "@cto.af/eslint-config": "^6.0.1",
+ "@cto.af/monopub": "1.0.0",
34
"@parcel/core": "2.14.4",
35
"@parcel/optimizer-data-url": "2.14.4",
36
"@parcel/transformer-inline-string": "2.14.4",
packages/browserify-demo/package.json
@@ -18,7 +18,7 @@
18
"author": "Joe Hildebrand <joe-github@cursive.net>",
19
"license": "MIT",
20
21
- "@babel/core": "^7.26.10",
+ "@babel/core": "^7.27.1",
22
"babelify": "^10.0.0",
23
"browserify": "^17.0.1",
24
"cbor-bigdecimal": "^10.0.3",
0 commit comments