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 38151a0 commit 8dcd955Copy full SHA for 8dcd955
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-web-share",
3
"author": "Harsh Zalavadiya",
4
- "version": "1.0.6",
+ "version": "1.0.7",
5
"license": "MIT",
6
"repository": "harshzalavadiya/react-web-share",
7
"module": "dist/react-web-share.esm.js",
@@ -11,9 +11,6 @@
11
"dist",
12
"src"
13
],
14
- "engines": {
15
- "node": ">=12"
16
- },
17
"scripts": {
18
"start": "tsdx watch",
19
"build": "tsdx build && filesize",
0 commit comments