File tree Expand file tree Collapse file tree 3 files changed +11
-13
lines changed
Expand file tree Collapse file tree 3 files changed +11
-13
lines changed Original file line number Diff line number Diff line change 1010before_install :
1111 - npm i -g npx
1212
13- install :
14- - npm i
13+ cache :
14+ directories :
15+ - " node_modules"
1516
1617script :
1718 - npm run build
Original file line number Diff line number Diff line change 11# <img height=24 src=https://cdn.rawgit.com/jorgebucaran/f53d2c00bafcf36e84ffd862f0dc2950/raw/882f20c970ff7d61aa04d44b92fc3530fa758bc0/Hyperapp.svg> Hyperapp FX
22
3- [ ![ Build Status] ( https://travis-ci.org/hyperapp/ fx.svg?branch=master )] ( https://travis-ci.org/hyperapp/ fx )
4- [ ![ codecov] ( https://codecov.io/gh/hyperapp/ fx/branch/master/graph/badge.svg )] ( https://codecov.io/gh/hyperapp/ fx )
5- [ ![ npm] ( https://img.shields.io/npm/v/@ hyperapp/ fx.svg )] ( https://www.npmjs.org/package/@ hyperapp/ fx )
3+ [ ![ Build Status] ( https://travis-ci.org/okwolf/hyperapp- fx.svg?branch=master )] ( https://travis-ci.org/okwolf/hyperapp- fx )
4+ [ ![ codecov] ( https://codecov.io/gh/okwolf/hyperapp- fx/branch/master/graph/badge.svg )] ( https://codecov.io/gh/okwolf/hyperapp- fx )
5+ [ ![ npm] ( https://img.shields.io/npm/v/hyperapp- fx.svg )] ( https://www.npmjs.org/package/hyperapp- fx )
66[ ![ Slack] ( https://hyperappjs.herokuapp.com/badge.svg )] ( https://hyperappjs.herokuapp.com " Join us ")
77
88> TODO: HAv2 docs
Original file line number Diff line number Diff line change 11{
2- "name" : " @ hyperapp/ fx" ,
2+ "name" : " hyperapp- fx" ,
33 "version" : " 0.20.0-HAv2" ,
44 "description" : " Effects as data for Hyperapp v2" ,
55 "main" : " dist/hyperappFx.js" ,
66 "module" : " src/index.js" ,
7- "repository" : {
8- "type" : " git" ,
9- "url" : " git+https://github.com/hyperapp/fx.git"
10- },
117 "devDependencies" : {
128 "babel-preset-env" : " =1.6.1" ,
139 "eslint" : " =4.19.0" ,
6359 ],
6460 "author" : " Wolfgang Wedemeyer <wolf@okwolf.com>" ,
6561 "license" : " MIT" ,
62+ "repository" : " okwolf/hyperapp-fx" ,
63+ "homepage" : " https://github.com/okwolf/hyperapp-fx" ,
6664 "bugs" : {
67- "url" : " https://github.com/hyperapp/fx/issues"
68- },
69- "homepage" : " https://github.com/hyperapp/fx"
65+ "url" : " https://github.com/okwolf/hyperapp-fx/issues"
66+ }
7067}
You can’t perform that action at this time.
0 commit comments