This commit is contained in:
NBTX
2019-08-31 02:27:06 +01:00
3 changed files with 101 additions and 93 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "postwoman",
"version": "1.0.0",
"version": "0.1.0",
"description": "Lightweight API request builder by Liyas Thomas",
"author": "liyasthomas",
"private": true,
@@ -16,7 +16,7 @@
"dependencies": {
"@nuxtjs/axios": "^5.6.0",
"@nuxtjs/pwa": "^3.0.0-0",
"nuxt": "^2.0.0",
"nuxt": "^2.9.2",
"vue-virtual-scroll-list": "^1.4.2",
"vuejs-auto-complete": "^0.9.0",
"vuex-persist": "^2.0.1"