Browse Source

1.0.5

pull/4/head v1.0.5
Luke Childs 7 years ago
parent
commit
b3dd64c20c
  1. 2
      package.json

2
package.json

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

Loading…
Cancel
Save