Skip to content

Commit

Permalink
feat: update canyon-report
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Sep 26, 2024
1 parent 183c1c1 commit 55259bc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/canyon-report/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"name": "canyon-report7",
"version": "0.0.8-beta-19",
"version": "0.0.8-beta-20",
"description": "My webpack project",
"main": "./lib/index.js",
"bin": "./lib/cli.js",
"files": [
"dist",
"lib"
"lib",
"html-spa.js"
],
"scripts": {
"test": "node ./lib/cli.js ccr",
Expand Down

0 comments on commit 55259bc

Please sign in to comment.