mirror of
https://github.com/cupcakearmy/canihazusername.git
synced 2024-11-16 10:00:56 +01:00
v2.0.3
This commit is contained in:
parent
f22d3c2854
commit
31d6d4447f
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "canihazusername",
|
"name": "canihazusername",
|
||||||
"version": "2.0.2",
|
"version": "2.0.3",
|
||||||
"description": "username generator. typed, simple and customizable",
|
"description": "username generator. typed, simple and customizable",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/index.d.ts",
|
||||||
@ -27,12 +27,9 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/CupCakeArmy/canihazusername#readme",
|
"homepage": "https://github.com/CupCakeArmy/canihazusername#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"bulma": "^0.8.0",
|
||||||
"parcel-bundler": "^1.12.4",
|
"parcel-bundler": "^1.12.4",
|
||||||
"tachyons": "^4.11.1",
|
|
||||||
"ts-node-dev": "^1.0.0-pre.44",
|
"ts-node-dev": "^1.0.0-pre.44",
|
||||||
"typescript": "3.7"
|
"typescript": "3.7"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"bulma": "^0.8.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user