Skip to content

Commit b955136

Browse files
feat: rename package to @urql/rescript (#255)
BREAKING CHANGE: Starting with v4.0.0 reason-urql will be available as @urql/rescript.
1 parent d441e10 commit b955136

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "reason-urql",
3-
"version": "3.4.0",
2+
"name": "@urql/rescript",
3+
"version": "4.0.0",
44
"scripts": {
55
"build": "bsb -make-world",
66
"clean": "bsb -clean-world",

0 commit comments

Comments
 (0)