Skip to content

Commit fb95d86

Browse files
committed
chore: bump version to alpha
1 parent 501cb0b commit fb95d86

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-helmet-async",
3-
"version": "1.3.0",
3+
"version": "2.0.0-alpha",
44
"description": "Thread-safe Helmet for React 16+ and friends",
55
"sideEffects": false,
66
"main": "./lib/index.js",
@@ -10,9 +10,7 @@
1010
"author": "Scott Taylor <[email protected]>",
1111
"license": "Apache-2.0",
1212
"files": [
13-
"lib/",
14-
"src/",
15-
"index.d.ts"
13+
"lib/"
1614
],
1715
"dependencies": {
1816
"invariant": "^2.2.4",

0 commit comments

Comments
 (0)