👷‍♂️ Update dependencies, add cspell settings

This commit is contained in:
C-3PO 2018-10-25 07:03:50 +02:00
parent 8e98f617a6
commit 0f5250d11c
Signed by: c3po
GPG key ID: 62993C4BB4D86F24
3 changed files with 3 additions and 1 deletions

View file

@ -5,6 +5,7 @@
"eualas",
"jedipedia",
"liveqatest",
"preinstall",
"publictest",
"retailclient",
"solidpkg"

View file

@ -1,6 +1,7 @@
This repository contains command line tools for handling patches. It uses the functions exposed by the [ssn](/swtor/ssn) library and makes them available for use on the shell.
# Installation
For this tool to work, the TypeScript compiler must be globally installed:
```bash

2
package-lock.json generated
View file

@ -10,7 +10,7 @@
"dev": true
},
"argument-parser": {
"version": "git+https://git.jedipedia.net/swtor/argument-parser.git#20315cc64f7c576f7dc078e3d82e4045c063620f",
"version": "git+https://git.jedipedia.net/swtor/argument-parser.git#380fd1d91ecf91682e7fd573388aafbeb44755dd",
"from": "git+https://git.jedipedia.net/swtor/argument-parser.git"
},
"sax": {