lcnetdev / bfe

Creative Commons Zero v1.0 Universal
61 stars 27 forks source link

npm package tweaks #43

Closed ndushay closed 6 years ago

ndushay commented 6 years ago

we can use the released version of grunt-contrib-uglify-es. :-)

I'm too new to the ecospace to know if grunt itself is a dev dependency, but I'm confident these grunt-contrib modules are.

ndushay commented 6 years ago

gotcha.

ndushay commented 6 years ago

I redid this to simply use the released package for grunt-config-uglify-es. I think the other changes in package-lock are either from using the released version or from perhaps a diff version of node.

kirkhess commented 6 years ago

Fixed in #44