mirror of
https://github.com/kognise/water.css.git
synced 2025-08-03 19:58:02 +02:00
Merge pull request #243 from drwpow/drwpow/pkg-entrypoint
Update package entrypoint
This commit is contained in:
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",
|
"name": "water.css",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"description": "A drop-in collection of CSS styles to make simple websites just a little nicer",
|
"description": "A drop-in collection of CSS styles to make simple websites just a little nicer",
|
||||||
"main": "index.js",
|
"main": "out/water.css",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "gulp build",
|
"build": "gulp build",
|
||||||
"dev": "gulp watch",
|
"dev": "gulp watch",
|
||||||
|
Reference in New Issue
Block a user