Skip to content

Commit ce2a7c7

Browse files
committed
Publish RAC source
1 parent 0fbd9c7 commit ce2a7c7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/react-aria-components/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-aria-components",
3-
"version": "1.0.0-alpha.1",
3+
"version": "1.0.0-alpha.2",
44
"description": "A library of styleable components built using React Aria",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",
@@ -13,7 +13,8 @@
1313
"require": "./dist/main.js"
1414
},
1515
"files": [
16-
"dist"
16+
"dist",
17+
"src"
1718
],
1819
"sideEffects": false,
1920
"repository": {

0 commit comments

Comments
 (0)