cloudfour / drizzle

A streamlined tool for developing, documenting and presenting UI pattern libraries.
https://cloudfour.com/thinks/introducing-drizzle/
MIT License
666 stars 30 forks source link

Update to latest helpers #27

Closed tylersticka closed 8 years ago

tylersticka commented 8 years ago

Latest version is 0.2.0.

See cloudfour/core-hbs-helpers#21

gerardo-rodriguez commented 8 years ago

Is this a matter of updating the package.json?

From this:

"core-hbs-helpers": "github:cloudfour/core-hbs-helpers#v0.1.1"

To this?

"core-hbs-helpers": "github:cloudfour/core-hbs-helpers#v0.2.0"
tylersticka commented 8 years ago

@mrgerardorodriguez I guess? ¯_(ツ)_/¯

I'd have to consult Google or the npm docs. Or bug @erikjung. My standard information repositories these days.

erikjung commented 8 years ago

@mrgerardorodriguez Yes, just the package.json.