Skip to content

Commit bcfbb84

Browse files
committed
fix: publish source files and source maps
1 parent f91738f commit bcfbb84

File tree

2 files changed

+841
-969
lines changed

2 files changed

+841
-969
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"@emotion/react": "^11.13.3",
4141
"@emotion/styled": "^11.13.0",
4242
"@jcoreio/eslint-plugin-implicit-dependencies": "^1.1.1",
43-
"@jcoreio/toolchain": "^4.5.5",
44-
"@jcoreio/toolchain-circle": "^4.5.5",
45-
"@jcoreio/toolchain-esnext": "^4.5.5",
46-
"@jcoreio/toolchain-flow": "^4.5.5",
47-
"@jcoreio/toolchain-mocha": "^4.5.5",
48-
"@jcoreio/toolchain-react": "^4.5.5",
49-
"@jcoreio/toolchain-semantic-release": "^4.5.5",
50-
"@jcoreio/toolchain-typescript": "^4.5.5",
43+
"@jcoreio/toolchain": "^4.6.1",
44+
"@jcoreio/toolchain-circle": "^4.6.1",
45+
"@jcoreio/toolchain-esnext": "^4.6.1",
46+
"@jcoreio/toolchain-flow": "^4.6.1",
47+
"@jcoreio/toolchain-mocha": "^4.6.1",
48+
"@jcoreio/toolchain-react": "^4.6.1",
49+
"@jcoreio/toolchain-semantic-release": "^4.6.1",
50+
"@jcoreio/toolchain-typescript": "^4.6.1",
5151
"@mui/icons-material": "^6.0.0",
5252
"@mui/material": "^6.0.0",
5353
"@mui/styles": "6.0.0",
@@ -74,7 +74,7 @@
7474
"flow-bin": "^0.145.0",
7575
"gh-pages": "^2.0.1",
7676
"glob": "^8.0.3",
77-
"global-jsdom": "^24.0.0",
77+
"global-jsdom": "^9.0.1",
7878
"jsdom": "^22.1.0",
7979
"mocha": "^10.2.0",
8080
"raw-loader": "^4.0.2",

0 commit comments

Comments
 (0)