dark-mode-screenshot
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -0,1 +1,3 @@ | ||
#!/usr/bin/env node | ||
const puppeteer = require('puppeteer'); | ||
@@ -2,0 +4,0 @@ const commandLineArgs = require('command-line-args'); |
{ | ||
"name": "dark-mode-screenshot", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "This Puppeteer script takes a screenshot of a webpage in Light and Dark Mode.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
51
595358