mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-06-11 04:30:48 -04:00
Merge 4b59e5943c
into ebf4bb2aaf
This commit is contained in:
commit
a0a651398b
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -19,7 +19,7 @@
|
|||
"gulp-json-editor": "2.6.0",
|
||||
"gulp-prepro": "2.4.0",
|
||||
"gulp-qunits": "2.1.2",
|
||||
"gulp-rename": "1.4.0",
|
||||
"gulp-rename": "2.0.0",
|
||||
"gulp-shell": "0.8.0",
|
||||
"gulp-symlink": "2.1.4",
|
||||
"gulp-typescript": "5.0.1",
|
||||
|
@ -3663,9 +3663,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/gulp-rename": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.4.0.tgz",
|
||||
"integrity": "sha512-swzbIGb/arEoFK89tPY58vg3Ok1bw+d35PfUNwWqdo7KM4jkmuGA78JiDNqR+JeZFaeeHnRg9N7aihX3YPmsyg==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-2.0.0.tgz",
|
||||
"integrity": "sha512-97Vba4KBzbYmR5VBs9mWmK+HwIf5mj+/zioxfZhOKeXtx5ZjBk57KFlePf5nxq9QsTtFl0ejnHE3zTC9MHXqyQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
"gulp-json-editor": "2.6.0",
|
||||
"gulp-prepro": "2.4.0",
|
||||
"gulp-qunits": "2.1.2",
|
||||
"gulp-rename": "1.4.0",
|
||||
"gulp-rename": "2.0.0",
|
||||
"gulp-shell": "0.8.0",
|
||||
"gulp-symlink": "2.1.4",
|
||||
"gulp-typescript": "5.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue