Skip to content

Commit

Permalink
js-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlDuFromChina committed Nov 9, 2022
1 parent 97ee665 commit 979d33d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Web Core
# js-tuils

Web Core 是一个 JavaScript 库,简化了 JavaScript 编程
js-tuils 是一个 JavaScript 库,极大简化了 JavaScript 编程

## 变更日志

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@sixpence/web-core",
"version": "2.0.0",
"name": "@sixpence/js-utils",
"version": "1.0.0",
"description": "web core",
"main": "index.js",
"repository": "https://github.com/CarlDuFromChina/web-core",
"repository": "https://github.com/CarlDuFromChina/js-utils",
"author": "Karl Du",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 979d33d

Please sign in to comment.