Add localisation package.

This commit is contained in:
James Cole
2018-02-06 10:56:01 +01:00
parent 07506784f4
commit b72e8db7b1
2 changed files with 14 additions and 1 deletions

View File

@@ -16,11 +16,13 @@
"jquery": "^3.1.1",
"laravel-mix": "^1.0",
"lodash": "^4.17.4",
"vue": "^2.5.7"
"vue": "^2.5.7",
"webpack-shell-plugin": "^0.5.0"
},
"dependencies": {
"accounting": "^0.4.1",
"font-awesome": "^4.7.0",
"lang.js": "^1.1.12",
"moment": "^2.20.1"
}
}