react_convert
Mark Moffat 2018-01-10 21:22:32 +01:00
parent aabf6c44e3
commit 0a2264f1a6
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "express-cart",
"version": "1.0.1",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "express-cart",
"version": "1.0.1",
"version": "1.1.0",
"description": "A fully functioning Node.js shopping cart with Stripe and PayPal payments.",
"private": false,
"scripts": {