Skip to content

Commit ecfa77f

Browse files
constants to go with the buttons
1 parent 21f8040 commit ecfa77f

File tree

3 files changed

+72
-1234
lines changed

3 files changed

+72
-1234
lines changed

packages/constants/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"author": "Chris Biscardi <[email protected]>",
88
"license": "MIT",
99
"scripts": {
10-
"build": "babel src --out-dir lib --source-maps",
11-
"build:watch": "babel src --out-dir lib --source-maps --watch"
10+
"build": "babel src --out-dir lib --source-maps"
1211
},
1312
"dependencies": {
1413
"colors.css": "^3.0.0",

0 commit comments

Comments
 (0)