Skip to content

Commit df1f1f6

Browse files
committed
v0.2.10
1 parent e1cb660 commit df1f1f6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cobbweb/rescript-remix",
3-
"version": "0.2.2",
3+
"version": "0.2.10",
44
"scripts": {
55
"build": "rescript",
66
"postbuild": "cp lib/js/routing/RouteConventions.js registerRoutes.js",
@@ -26,7 +26,7 @@
2626
},
2727
"repository": {
2828
"type": "git",
29-
"url": "https://github.com/tom-sherman/rescript-remix.git"
29+
"url": "https://github.com/cobbweb/rescript-remix.git"
3030
},
3131
"license": "MIT",
3232
"devDependencies": {

0 commit comments

Comments
 (0)