Skip to content

Commit 5a615e7

Browse files
committed
feat: update pictor package version to 0.11.1 for improved functionality
1 parent e03dfeb commit 5a615e7

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.env.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SAGITTARIUS_GRAPHQL_URL=http://localhost:80/graphql
55
SAGITTARIUS_CABLE_URL=http://localhost:80/cable
66

77
NEXT_PUBLIC_SCULPTOR_VERSION=0.0.0
8-
NEXT_PUBLIC_PICTOR_VERSION=0.11.0
8+
NEXT_PUBLIC_PICTOR_VERSION=0.11.1
99
NEXT_PUBLIC_ALLOWED_REDIRECT_DOMAINS=*.code0.tech,*.codezero.build
1010

1111
NEXT_PUBLIC_OTEL_SERVICE_NAME=#"sculptor-client"

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@apollo/client": "^4.0.9",
18-
"@code0-tech/pictor": "^0.11.0",
18+
"@code0-tech/pictor": "^0.11.1",
1919
"@code0-tech/triangulum": "^0.26.0",
2020
"@codemirror/lang-javascript": "^6.2.5",
2121
"@codemirror/lint": "^6.9.5",

0 commit comments

Comments
 (0)