add array-move npm package

This commit is contained in:
Seth Ladygo
2019-05-11 01:27:53 -07:00
parent ab8cffc1d5
commit 97545ec355
2 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"array-move": "^2.1.0",
"axios": "^0.18.0",
"vue": "^2.6.6",
"vue2-filters": "^0.6.0",