dotmh / dyn-o-might

A Light weight wrapper for Dynamo DB functions.
Apache License 2.0
1 stars 0 forks source link

Move debug in package.json #18

Open dotmh opened 5 years ago

dotmh commented 5 years ago

Debug should not been an optional dependancy as its not required at all for the code to execute and should leave it up to the developer to whether or not they actually need it.

Make it a devDependancy and remove it the optional dependancy