pumascript / puma

Meta-programming framework for JavaScript based on LayerD concepts
MIT License
30 stars 28 forks source link

Updated project dev dependencies #105

Closed emravera closed 7 years ago

emravera commented 7 years ago

Updated changed project dev dependencies. Also updated the test framework used and updated supported nodejs versions.

nestornav commented 7 years ago

Great work here! That huge upgrade will help a lot to improve the project. Seems there are a conflict onto your branch, please check it.

Undre4m commented 7 years ago

Should be up to date with master. Lots of merging conflicts so second review would be advised before merging.

emravera commented 7 years ago

I think we can merge this. It was updated with master, so should be no conflicts.

emravera commented 7 years ago

I am working on the merge once I update I let you know. Discard the other message.

Undre4m commented 7 years ago

I rebased for you. All conflicts should be resolved. A second review is needed JIC but should be ready for merge at current state.

emravera commented 7 years ago

Now looks great! Thanks @Undre4m