- Further work on openclipart (now just need to pass to )

This commit is contained in:
Brett Zamir
2018-09-26 14:46:53 +08:00
parent 526c87b61e
commit ab5aec978e
3 changed files with 290 additions and 171 deletions

6
package-lock.json generated
View File

@@ -5587,9 +5587,9 @@
"dev": true
},
"qr-manipulation": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/qr-manipulation/-/qr-manipulation-0.6.1.tgz",
"integrity": "sha512-H6xACEWInMrv7AiKSH5xqCEO7opn9WGBe14jAreHu3vqjJpgEcBOYfsR2H45sFlXuWcPMz1gphaHhax/6yMAVQ==",
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/qr-manipulation/-/qr-manipulation-0.7.0.tgz",
"integrity": "sha512-eSRJ38xLbdcHAEWLKX91OaUVzUuqPGCdnyPu2AjNMRr6OEpxVrvVpCEmaOQN2QZ0zhgA77NxMWLS51W2P+7DxQ==",
"dev": true
},
"qs": {