Content-Length: 280779 | pFad | https://github.com/chartjs/chartjs-plugin-deferred/commit/72ea63954dd157b6bb48fa86a14f81b52dc08621

A8 Add package-lock.json and update minor dependencies · chartjs/chartjs-plugin-deferred@72ea639 · GitHub
Skip to content

Commit 72ea639

Browse files
committed
Add package-lock.json and update minor dependencies
1 parent 7109776 commit 72ea639

File tree

4 files changed

+8924
-10
lines changed

4 files changed

+8924
-10
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
/bower.json
33
/dist
44
/node_modules
5-
/package-lock.json
65
.DS_Store

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ gulp.task('lint', function() {
7070
gulp.task('docs', function(done) {
7171
var script = require.resolve('gitbook-cli/bin/gitbook.js');
7272
var out = path.join(argv.output, argv.docsDir);
73-
var cmd = process.execPath;
73+
var cmd = `"${process.execPath}"`;
7474

7575
exec([cmd, script, 'install', './'].join(' ')).then(() => {
7676
return exec([cmd, script, 'build', './', out].join(' '));

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/chartjs/chartjs-plugin-deferred/commit/72ea63954dd157b6bb48fa86a14f81b52dc08621

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy