Skip to content

Commit 3c9091c

Browse files
committed
fix: update token.js dependency to version 0.7.13
1 parent 980b20b commit 3c9091c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"remark-math": "^6.0.0",
6767
"sonner": "^2.0.3",
6868
"tailwindcss": "^4.1.4",
69-
"token.js": "npm:[email protected].12",
69+
"token.js": "npm:[email protected].13",
7070
"tw-animate-css": "^1.2.7",
7171
"ulidx": "^2.4.1",
7272
"unified": "^11.0.5",
@@ -94,4 +94,4 @@
9494
"vite-plugin-node-polyfills": "^0.23.0",
9595
"vitest": "^3.1.3"
9696
}
97-
}
97+
}

0 commit comments

Comments
 (0)