This commit is contained in:
Timothy Farrell 2016-12-23 08:38:42 -06:00
parent 9d8232ed33
commit f1096492f0

View File

@ -1,6 +1,6 @@
{ {
"name": "trimkit", "name": "trimkit",
"version": "1.0.0", "version": "1.0.1",
"description": "Javascript and DOM abstractions for smaller minifiable code", "description": "Javascript and DOM abstractions for smaller minifiable code",
"main": "src/index.js", "main": "src/index.js",
"jsnext:main": "src/index.js", "jsnext:main": "src/index.js",