mirror of
https://github.com/cupcakearmy/canihazusername.git
synced 2024-12-22 15:36:24 +00:00
versions bump
This commit is contained in:
parent
8384348c67
commit
65121a75f5
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "canihazusername",
|
"name": "canihazusername",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "Username Generator",
|
"description": "Username Generator",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/canihazusername.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "webpack -d -w",
|
"dev": "webpack -d -w",
|
||||||
"build": "webpack -p",
|
"build": "webpack -p",
|
||||||
|
Loading…
Reference in New Issue
Block a user