@types/postcss-font-variant
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ // Type definitions for postcss-font-variant 5.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import { PluginCreator } from 'postcss'; | ||
import { PluginCreator } from "postcss"; | ||
@@ -8,0 +8,0 @@ declare var _export: PluginCreator<never>; |
{ | ||
"name": "@types/postcss-font-variant", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "TypeScript definitions for postcss-font-variant", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-font-variant", | ||
}, | ||
"typesPublisherContentHash": "cafbbd3ac29a0c21a85184e67c83c9e64967e8475bff1554418c577ca172a6b6", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "cb8975a7374f42fca3bfab5f93959ee8a843a31884b43a499e6a3850bbc23b1a", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -15,3 +15,3 @@ # Installation | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import { PluginCreator } from 'postcss'; | ||
import { PluginCreator } from "postcss"; | ||
@@ -25,3 +25,3 @@ declare var _export: PluginCreator<never>; | ||
### Additional Details | ||
* Last updated: Mon, 31 Jul 2023 20:02:54 GMT | ||
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT | ||
* Dependencies: [@types/postcss](https://npmjs.com/package/@types/postcss) | ||
@@ -28,0 +28,0 @@ * Global values: none |