chore(release): 0.0.2

master
simon 4 years ago
parent 7ca60a20cc
commit d00ec596d0

@ -0,0 +1,5 @@
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.0.2](https://github.com/simllll/node-radius-server/compare/v0.0.1...v0.0.2) (2020-02-27)

1383
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -1,7 +1,7 @@
{
"name": "radius-server",
"description": "radius server for google LDAP and TTLS",
"version": "0.0.1",
"version": "0.0.2",
"engines": {
"node": ">13.9.x"
},
@ -31,6 +31,7 @@
},
"license": "GPLv3",
"devDependencies": {
"standard-version": "^7.1.0",
"@hokify/eslint-config": "^0.2.4",
"@types/chai": "^4.2.9",
"@types/ldapjs": "^1.0.5",

Loading…
Cancel
Save