update
This commit is contained in:
+13
-13
@@ -1,32 +1,32 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"cssnano-preset-default@4.0.7",
|
||||
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
|
||||
"cssnano-preset-default@4.0.8",
|
||||
"/home/node/nuxt"
|
||||
]
|
||||
],
|
||||
"_from": "cssnano-preset-default@4.0.7",
|
||||
"_id": "cssnano-preset-default@4.0.7",
|
||||
"_from": "cssnano-preset-default@4.0.8",
|
||||
"_id": "cssnano-preset-default@4.0.8",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-x0YHHx2h6p0fCl1zY9L9roD7rnlltugGu7zXSKQx6k2rYw0Hi3IqxcoAGF7u9Q5w1nt7vK0ulxV8Lo+EvllGsA==",
|
||||
"_integrity": "sha512-LdAyHuq+VRyeVREFmuxUZR1TXjQm8QQU/ktoo/x7bz+SdOge1YKc5eMN6pRW7YWBmyq59CqYba1dJ5cUukEjLQ==",
|
||||
"_location": "/cssnano-preset-default",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "cssnano-preset-default@4.0.7",
|
||||
"raw": "cssnano-preset-default@4.0.8",
|
||||
"name": "cssnano-preset-default",
|
||||
"escapedName": "cssnano-preset-default",
|
||||
"rawSpec": "4.0.7",
|
||||
"rawSpec": "4.0.8",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "4.0.7"
|
||||
"fetchSpec": "4.0.8"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/cssnano"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-4.0.7.tgz",
|
||||
"_spec": "4.0.7",
|
||||
"_where": "/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series",
|
||||
"_resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-4.0.8.tgz",
|
||||
"_spec": "4.0.8",
|
||||
"_where": "/home/node/nuxt",
|
||||
"author": {
|
||||
"name": "Ben Briggs",
|
||||
"email": "beneb.info@gmail.com",
|
||||
@@ -64,7 +64,7 @@
|
||||
"postcss-ordered-values": "^4.1.2",
|
||||
"postcss-reduce-initial": "^4.0.3",
|
||||
"postcss-reduce-transforms": "^4.0.2",
|
||||
"postcss-svgo": "^4.0.2",
|
||||
"postcss-svgo": "^4.0.3",
|
||||
"postcss-unique-selectors": "^4.0.1"
|
||||
},
|
||||
"description": "Safe defaults for cssnano which require minimal configuration.",
|
||||
@@ -90,5 +90,5 @@
|
||||
"scripts": {
|
||||
"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
|
||||
},
|
||||
"version": "4.0.7"
|
||||
"version": "4.0.8"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user