Skip to content

Commit

Permalink
feat: rename package to @urql/rescript (#255)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Starting with v4.0.0 reason-urql will be available as @urql/rescript.
  • Loading branch information
parkerziegler authored Mar 24, 2021
1 parent d441e10 commit b955136
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reason-urql",
"version": "3.4.0",
"name": "@urql/rescript",
"version": "4.0.0",
"scripts": {
"build": "bsb -make-world",
"clean": "bsb -clean-world",
Expand Down

0 comments on commit b955136

Please sign in to comment.