Skip to content

Commit 49a7a7d

Browse files
committed
Merge pull request necolas#564 from necolas/fix/542
Restore `main` to package.json
2 parents e24c003 + 375ff10 commit 49a7a7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "normalize.css",
33
"version": "4.0.0",
44
"description": "A modern alternative to CSS resets",
5+
"main": "normalize.css",
56
"style": "normalize.css",
67
"files": [
78
"LICENSE.md",

0 commit comments

Comments
 (0)