This commit is contained in:
parent
95c90f2877
commit
eb1a668738
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@sapphirecode/snippeteer",
|
"name": "@sapphirecode/snippeteer",
|
||||||
"version": "1.5.5",
|
"version": "1.5.6",
|
||||||
"description": "macros for setting up projects or project parts",
|
"description": "macros for setting up projects or project parts",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
@ -34,7 +34,7 @@
|
|||||||
"typescript": "^4.0.2"
|
"typescript": "^4.0.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sapphirecode/standard": "^1.5.4",
|
"@sapphirecode/standard": "^1.5.5",
|
||||||
"enquirer": "^2.3.5",
|
"enquirer": "^2.3.5",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"license": "^1.0.3"
|
"license": "^1.0.3"
|
||||||
|
@ -98,10 +98,10 @@
|
|||||||
eslint-plugin-node "^11.1.0"
|
eslint-plugin-node "^11.1.0"
|
||||||
eslint-plugin-sort-requires-by-path "^1.0.2"
|
eslint-plugin-sort-requires-by-path "^1.0.2"
|
||||||
|
|
||||||
"@sapphirecode/standard@^1.5.4":
|
"@sapphirecode/standard@^1.5.5":
|
||||||
version "1.5.4"
|
version "1.5.5"
|
||||||
resolved "https://registry.yarnpkg.com/@sapphirecode/standard/-/standard-1.5.4.tgz#623688db930635f30fe165e829ce91b61bb0f609"
|
resolved "https://registry.yarnpkg.com/@sapphirecode/standard/-/standard-1.5.5.tgz#bba5ae3d1a7bebcd5bf1a6e3bf11e4118065160e"
|
||||||
integrity sha512-fv7Cm5xdTe1SGJoqk9fT6NJbpvp6vVyFw2JYFNiCy486xTZ14QdARWd3lSKUwRyOrGM+p4qKg4rFioSSjxbqdA==
|
integrity sha512-jzQuu06heL+mwzcwrtM+XeTqRm2IaB5ZSLM435AQOoe6SOeKLCGXNJix7hc7KVS8JNqmiPIQBrMXQK09w2TivQ==
|
||||||
|
|
||||||
"@types/fs-extra@^9.0.0":
|
"@types/fs-extra@^9.0.0":
|
||||||
version "9.0.13"
|
version "9.0.13"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user