chore(release): 0.0.2
This commit is contained in:
parent
7ca60a20cc
commit
d00ec596d0
5
CHANGELOG.md
Normal file
5
CHANGELOG.md
Normal file
@ -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
1383
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "radius-server",
|
"name": "radius-server",
|
||||||
"description": "radius server for google LDAP and TTLS",
|
"description": "radius server for google LDAP and TTLS",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">13.9.x"
|
"node": ">13.9.x"
|
||||||
},
|
},
|
||||||
@ -31,6 +31,7 @@
|
|||||||
},
|
},
|
||||||
"license": "GPLv3",
|
"license": "GPLv3",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"standard-version": "^7.1.0",
|
||||||
"@hokify/eslint-config": "^0.2.4",
|
"@hokify/eslint-config": "^0.2.4",
|
||||||
"@types/chai": "^4.2.9",
|
"@types/chai": "^4.2.9",
|
||||||
"@types/ldapjs": "^1.0.5",
|
"@types/ldapjs": "^1.0.5",
|
||||||
|
Loading…
Reference in New Issue
Block a user