Skip to content

Instantly share code, notes, and snippets.

@Tynael
Created June 24, 2021 11:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tynael/4b9d0bf0a62ea9ebdef5c2d0327fb9e5 to your computer and use it in GitHub Desktop.
Save Tynael/4b9d0bf0a62ea9ebdef5c2d0327fb9e5 to your computer and use it in GitHub Desktop.
package.json
{
"name": "your-application",
"version": "1.0.0",
"scripts": {
"your-package": "your-package"
}
}
@Tynael
Copy link
Author

Tynael commented Jun 24, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment