Skip to content

Commit df0e523

Browse files
committed
0.0.22 fix pablisher conflict with traveler
1 parent 708877d commit df0e523

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deep-foundation/js-docker-isolation-provider",
3-
"version": "0.0.21",
3+
"version": "0.0.22",
44
"type": "module",
55
"scripts": {
66
"dev": "nodemon index.ts",
@@ -9,7 +9,7 @@
99
"package:publish": "npm run package:build && npm publish --access public && npm run package:unbuild"
1010
},
1111
"dependencies": {
12-
"@deep-foundation/deeplinks": "^0.0.439",
12+
"@deep-foundation/deeplinks": "^0.0.442",
1313
"@emotion/react": "^11.11.3",
1414
"@emotion/styled": "^11.11.0",
1515
"@ffmpeg-installer/ffmpeg": "^1.1.0",

0 commit comments

Comments
 (0)