Skip to content

Commit 0711847

Browse files
committed
0.0.18
1 parent 9906403 commit 0711847

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.17",
3+
"version": "0.0.18",
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.356",
12+
"@deep-foundation/deeplinks": "^0.0.358",
1313
"@emotion/react": "^11.11.3",
1414
"@emotion/styled": "^11.11.0",
1515
"@ffmpeg-installer/ffmpeg": "^1.1.0",

0 commit comments

Comments
 (0)