chore(release): 2.3.4
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
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.
|
||||
|
||||
<a name="2.3.4"></a>
|
||||
## [2.3.4](https://github.com/bitjson/typescript-starter/compare/v2.3.3...v2.3.4) (2018-03-28)
|
||||
|
||||
|
||||
|
||||
<a name="2.3.3"></a>
|
||||
## [2.3.3](https://github.com/bitjson/typescript-starter/compare/v2.3.2...v2.3.3) (2018-03-23)
|
||||
|
||||
|
||||
8
package-lock.json
generated
8
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "typescript-starter",
|
||||
"version": "2.3.3",
|
||||
"version": "2.3.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
@@ -578,9 +578,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/inquirer": {
|
||||
"version": "0.0.38",
|
||||
"resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-0.0.38.tgz",
|
||||
"integrity": "sha512-RyZaZKuHFAQTZcrVaW7QgdMYYqEk2FS3eNLfU1rszURBehIiOtiv3AXVkelAVNmZb9dD6pruXaom/5V57pMcEQ==",
|
||||
"version": "0.0.40",
|
||||
"resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-0.0.40.tgz",
|
||||
"integrity": "sha512-MEUWlhRf/BxZIXHD4p3AR/HnmZYHBLoIDqwZcNB8wNWsIFyEOZPh23b0LFAnKDPYOdgD6Kz9Ju4K661AC/zBng==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/rx": "4.1.1",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "typescript-starter",
|
||||
"version": "2.3.3",
|
||||
"version": "2.3.4",
|
||||
"description": "A typescript starter for building javascript libraries and projects",
|
||||
"bin": {
|
||||
"typescript-starter": "./bin/typescript-starter"
|
||||
|
||||
Reference in New Issue
Block a user