Skip to content

Commit

Permalink
update dev deps, and bump beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
errorrik committed Apr 10, 2023
1 parent 1ef97dd commit 99354c0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 33 deletions.
42 changes: 12 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "san",
"description": "A fast, portable, flexible JavaScript component framework",
"version": "3.12.2",
"version": "3.13.0-beta.1",
"repository": {
"type": "git",
"url": "https://github.com/baidu/san.git"
Expand Down Expand Up @@ -43,7 +43,7 @@
"ejs": "^3.1.7",
"etpl": "^3.2.0",
"handlebars": "^4.0.12",
"http-server": "^0.11.1",
"http-server": "^0.11.2",
"jasmine-core": "^2.99.1",
"karma": "^6.4.1",
"karma-chrome-launcher": "^2.0.0",
Expand All @@ -54,7 +54,7 @@
"mustache": "^3.0.1",
"opener": "^1.5.1",
"san-anode-cases": "^3.10.1",
"san-html-cases": "^3.12.5",
"san-html-cases": "^3.13.3",
"source-map": "^0.7.3",
"swig-templates": "^2.0.3",
"typescript": "^4.3.5",
Expand Down

0 comments on commit 99354c0

Please sign in to comment.