Skip to content

Instantly share code, notes, and snippets.

They say animal running fast is scary!::4-7::Fast Runners
==== example.js ====
function sub1() {
return 'hello'
}
function main1() {
return sub1()
}
export { sub1, main1 }
@sureshvv
sureshvv / package.json
Created February 29, 2024 04:24
package.json dependencies issue
{
"name": "on-up-frontend",
"version": "2.0.9",
"description": "CoreUI React Open Source Bootstrap 4 Admin Template",
"author": "Łukasz Holeczek",
"copyright": "Copyright 2018 creativeLabs Łukasz Holeczek",
"license": "MIT",
"private": true,
"repository": {
"type": "git",