.
This commit is contained in:
parent
3636f304e4
commit
ff0827eaf4
2 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env node
|
||||
'use strict'
|
||||
|
||||
require('util.promisify/shim')()
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "create-react-library",
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.2",
|
||||
"description": "CLI for easily bootstrapping modern react libraries",
|
||||
"repository": "transitive-bullshit/create-react-library",
|
||||
"author": "Travis Fischer <travis@automagical.ai>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue