@types/postcss-normalize
Advanced tools
Comparing version
@@ -6,3 +6,3 @@ // Type definitions for postcss-normalize 9.0 | ||
import { Plugin } from 'postcss'; | ||
import { Plugin } from "postcss"; | ||
@@ -9,0 +9,0 @@ declare namespace Normalize { |
{ | ||
"name": "@types/postcss-normalize", | ||
"version": "9.0.1", | ||
"version": "9.0.2", | ||
"description": "TypeScript definitions for postcss-normalize", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-normalize", | ||
}, | ||
"typesPublisherContentHash": "d2b4f86ec616300f4c81ced0570fa0c760b53587c3c927ed5b60209ad93d3ad8", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "66a119be23d2a770624340e3e48311f56f13596d8b8b9532f0a37a3369be84dd", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -16,3 +16,3 @@ # Installation | ||
import { Plugin } from 'postcss'; | ||
import { Plugin } from "postcss"; | ||
@@ -47,3 +47,3 @@ declare namespace Normalize { | ||
### Additional Details | ||
* Last updated: Wed, 07 Jul 2021 17:02:34 GMT | ||
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT | ||
* Dependencies: [@types/postcss](https://npmjs.com/package/@types/postcss) | ||
@@ -50,0 +50,0 @@ * Global values: none |