Comparing version 0.0.0-nightly-6ec38fa-20240125 to 0.0.0-nightly-6ee69c13d-20241003
/** | ||
* remix v0.0.0-nightly-6ec38fa-20240125 | ||
* remix v0.0.0-nightly-6ee69c13d-20241003 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* remix v0.0.0-nightly-6ec38fa-20240125 | ||
* remix v0.0.0-nightly-6ee69c13d-20241003 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
{ | ||
"name": "remix", | ||
"version": "0.0.0-nightly-6ec38fa-20240125", | ||
"version": "0.0.0-nightly-6ee69c13d-20241003", | ||
"description": "A framework for building better websites", | ||
@@ -27,3 +27,6 @@ "homepage": "https://remix.run", | ||
"README.md" | ||
] | ||
} | ||
], | ||
"scripts": { | ||
"tsc": "tsc" | ||
} | ||
} |
@@ -0,1 +1,8 @@ | ||
# Deprecated | ||
The `remix` package is no longer used for Remix modules. It was [officially deprecated in v1.6.0](https://github.com/remix-run/remix/releases/tag/v1.6.0) then finally [removed in v2.0.0](https://github.com/remix-run/remix/releases/tag/remix@2.0.0). This package should be removed from your project dependencies if you have it installed. | ||
For stats about Remix, please consider referring to @remix-run/router or @remix | ||
-run/server-runtime instead. | ||
# Welcome to Remix! | ||
@@ -2,0 +9,0 @@ |
21
4248
7