Updated package name and version number
This commit is contained in:
parent
6621c99d47
commit
81f78701df
7 changed files with 51 additions and 136 deletions
13
package.json
13
package.json
|
|
@ -1,13 +1,12 @@
|
|||
{
|
||||
"name": "openflexure-ev",
|
||||
"version": "2.1.2",
|
||||
"name": "openflexure-microscope-jsclient",
|
||||
"version": "2.1.3",
|
||||
"private": true,
|
||||
"description": "User client for the OpenFlexure Microscope Server",
|
||||
"author": "OpenFlexure <contact@openflexure.org> (https://www.openflexure.org)",
|
||||
"homepage": "https://gitlab.com/openflexure/openflexure-microscope-jsclient",
|
||||
"productName": "OpenFlexure eV",
|
||||
"publisher": "Bath Open Instrumentation Group",
|
||||
"displayName": "OpenFlexure eV",
|
||||
"displayName": "OpenFlexure Microscope",
|
||||
"license": "GNU General Public License v3.0 ",
|
||||
"scripts": {
|
||||
"build": "vue-cli-service build --mode production",
|
||||
|
|
@ -26,15 +25,15 @@
|
|||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-plugin-prettier": "^3.1.3",
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"less": "^3.11.1",
|
||||
"less": "^3.11.2",
|
||||
"less-loader": "^5.0.0",
|
||||
"mdns-js": "^1.0.3",
|
||||
"uikit": "^3.4.6",
|
||||
"uikit": "^3.5.3",
|
||||
"vue": "^2.6.11",
|
||||
"vue-friendly-iframe": "^0.17.0",
|
||||
"vue-plugin-load-script": "^1.2.0",
|
||||
"vue-template-compiler": "^2.6.11",
|
||||
"vue-tour": "^1.3.1",
|
||||
"vue-tour": "^1.4.0",
|
||||
"vuex": "^3.4.0"
|
||||
},
|
||||
"postcss": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue