Skip to content

Commit 2fff00c

Browse files
committed
Update package entrypoint
1 parent 8adf0d1 commit 2fff00c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"water.css": patch
3+
---
4+
5+
Update main package entrypoint

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "water.css",
33
"version": "2.0.0",
44
"description": "A drop-in collection of CSS styles to make simple websites just a little nicer",
5-
"main": "index.js",
5+
"main": "out/water.css",
66
"scripts": {
77
"build": "gulp build",
88
"dev": "gulp watch",

0 commit comments

Comments
 (0)