mirror of
https://github.com/kognise/water.css.git
synced 2025-12-05 22:34:57 +01:00
Update package entrypoint
This commit is contained in:
parent
8adf0d1787
commit
2fff00c3ee
2 changed files with 6 additions and 1 deletions
5
.changeset/thirty-buckets-invent.md
Normal file
5
.changeset/thirty-buckets-invent.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"water.css": patch
|
||||
---
|
||||
|
||||
Update main package entrypoint
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "water.css",
|
||||
"version": "2.0.0",
|
||||
"description": "A drop-in collection of CSS styles to make simple websites just a little nicer",
|
||||
"main": "index.js",
|
||||
"main": "out/water.css",
|
||||
"scripts": {
|
||||
"build": "gulp build",
|
||||
"dev": "gulp watch",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue