@funkit/api-base
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@funkit/api-base", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Base API for Funkit", | ||
@@ -29,2 +29,9 @@ "main": "dist/index.js", | ||
}, | ||
"files": [ | ||
"dist/src", | ||
"dist/index.d.ts", | ||
"dist/index.js", | ||
"dist/index.js.map", | ||
"CHANGELOG.md" | ||
], | ||
"scripts": { | ||
@@ -35,5 +42,4 @@ "build": "rm -rf dist && tsc", | ||
"lint:fix": "eslint --ext .ts,.tsx './**/*.{ts,tsx}' --fix", | ||
"dev-test": "ts-node ./dev-test.ts", | ||
"test": "vitest" | ||
} | ||
} |
@@ -1,1 +0,3 @@ | ||
## FunKit Api Base | ||
# Funkit Api Base | ||
Base APIs for funkit packages |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4
4
1
129102
85
2156