Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Commit 6d5d49a

Browse files
authored
Testing now.sh integration (#395)
* Update home.handlebars * Create now.json * Removing alias * remove change
1 parent 88e74c8 commit 6d5d49a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

now.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"alias": "purecss.io",
3+
"engines": {
4+
"node": "6.x.x"
5+
}
6+
}

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
"start": "node server.js",
8484
"test": "jenkins-mocha tests/unit"
8585
},
86-
"alias": "purecss.io",
8786
"jshintConfig": {
8887
"browser": true,
8988
"esnext": true,

0 commit comments

Comments
 (0)