@featurevisor/types
Advanced tools
Comparing version 1.3.0 to 1.27.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.27.5](https://github.com/featurevisor/featurevisor/compare/v1.27.4...v1.27.5) (2024-12-21) | ||
**Note:** Version bump only for package @featurevisor/types | ||
# [1.3.0](https://github.com/featurevisor/featurevisor/compare/v1.2.4...v1.3.0) (2024-01-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@featurevisor/types", | ||
"version": "1.3.0", | ||
"version": "1.27.5", | ||
"description": "Common Typescript types for Featurevisor", | ||
@@ -12,7 +12,3 @@ "main": "dist/index.js", | ||
"build": "npm run transpile && npm run dist", | ||
"test": "echo 'Nothing to test in types package'", | ||
"format": "prettier . --check --cache --loglevel=warn", | ||
"lint": "eslint . --cache", | ||
"format:fix": "prettier . --write --cache --loglevel=warn", | ||
"lint:fix": "eslint . --fix --cache" | ||
"test": "echo 'Nothing to test in types package'" | ||
}, | ||
@@ -48,3 +44,3 @@ "author": { | ||
"license": "MIT", | ||
"gitHead": "92829e94ab09474433695d29577bd3eb22490f97" | ||
"gitHead": "adb04db89781cd1adb190a576b6e3da31cb00a39" | ||
} |
# @featurevisor/types | ||
Common TypeScript typings for Featurevisor packages. | ||
> Common TypeScript typings for Featurevisor packages. | ||
@@ -5,0 +5,0 @@ Visit [https://featurevisor.com](https://featurevisor.com) for more information. |
Sorry, the diff of this file is not supported yet
43920
13
753