Skip to content

Commit 194c18a

Browse files
author
mrmrs
committed
Bump tachyons version.
1 parent a7985c7 commit 194c18a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"components:watch": "watch 'node build.js' src/components/*",
1010
"home:watch": "watch 'node build-home.js' src/templates/",
1111
"build:watch": "watch 'node build.js' src/templates/",
12+
"docs:links": "watch 'node src/modules/links.js' src/templates/docs/links/",
1213
"doc": "bash script.sh",
1314
"doc:watch": "watch 'npm run doc' src/templates/docs",
1415
"doc:lib": "watch 'npm run doc' lib",

0 commit comments

Comments
 (0)