@voiceflow/alexa-types
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -1,5 +0,3 @@ | ||
'use strict'; | ||
module.exports = { | ||
extends: ['@voiceflow/commitlint-config'], | ||
}; |
{ | ||
"name": "@voiceflow/alexa-types", | ||
"description": "Alexa service types", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"author": "Voiceflow", | ||
@@ -72,3 +72,3 @@ "bugs": { | ||
}, | ||
"main": "build/index.js", | ||
"main": "index.ts", | ||
"prettier": "@voiceflow/prettier-config", | ||
@@ -80,7 +80,4 @@ "repository": { | ||
"scripts": { | ||
"build": "yarn clean && ttsc --project ./tsconfig.build.json", | ||
"clean": "rimraf build", | ||
"lint": "eslint \"src/**/*.{js,ts}\"", | ||
"prepare": "yarn build" | ||
"lint": "eslint \"*.{js,ts}\"" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
58444
32
1671
1