Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit 56b85be

Browse files
committed
Add files to buffetjs-icons
1 parent b377ba2 commit 56b85be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/buffetjs-icons/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "1.0.4",
44
"description": "Icons kit",
55
"main": "dist/index.js",
6+
"files": [
7+
"dist/*"
8+
],
69
"scripts": {
710
"build": "cross-env NODE_ENV=production rimraf dist && babel --config-file ../../.babelrc src --out-dir dist --copy-files --no-comments && rimraf dist/**/**/tests",
811
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)