We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65043db commit a4281f4Copy full SHA for a4281f4
lib/package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "react-mouse-trail",
+ "name": "react-mouse-trails",
3
"author": "Mayank Kumar Chaudhari <https://mayank-chaudhari.vercel.app>",
4
"private": false,
5
"version": "0.0.0",
scripts/manual-publish.js
@@ -77,4 +77,4 @@ execSync(
77
);
78
79
// Publish canonical packages
80
-execSync("node scripts/publish-canonical.js");
+// execSync("node scripts/publish-canonical.js");
scripts/publish.js
@@ -48,4 +48,4 @@ execSync(
48
49
50
51
0 commit comments