Skip to content

Commit 9f22391

Browse files
authored
🔖 Release v0.14.1
Merge pull request #134 from wfp/release-v0.14.1
2 parents ea0ea64 + 3da2599 commit 9f22391

53 files changed

Lines changed: 1588 additions & 122 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
33
- "5.12"
4-
- "4.4"
4+
- "6.9"
55
env:
66
- CXX=g++-4.8
77
addons:

bower.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
"James Home <james@jameshome.co> (http://jrah.github.io)"
66
],
77
"description": "WFP UI",
8-
"main": [
9-
"scss/wfpui.scss",
10-
"scss/wfpui+grid.scss"
11-
],
8+
"main": "scss/core.scss",
129
"keywords": [
1310
"ui",
1411
"interface",
128 Bytes
Loading
132 Bytes
Loading
175 Bytes
Loading
184 Bytes
Loading
177 Bytes
Loading
183 Bytes
Loading
252 Bytes
Loading
249 Bytes
Loading

0 commit comments

Comments
 (0)