Browse Source

1.0.6

pull/29/head v1.0.6
Luke Childs 7 years ago
parent
commit
11990aed6a
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{
"name": "merge-images",
"version": "1.0.5",
"version": "1.0.6",
"description": "Easily compose images together without messing around with canvas",
"main": "dist/index.umd.js",
"module": "dist/index.es2015.js",

Loading…
Cancel
Save