package.json in Dhalang-0.2.0 vs package.json in Dhalang-0.3.0
- old
+ new
@@ -1,25 +1,25 @@
-{
- "name": "dhalang",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "directories": {
- "lib": "lib"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/NielsSteensma/Dhalang.git"
- },
- "author": "",
- "license": "ISC",
- "bugs": {
- "url": "https://github.com/NielsSteensma/Dhalang/issues"
- },
- "homepage": "https://github.com/NielsSteensma/Dhalang#readme",
- "devDependencies": {
- "puppeteer": "^1.11.0"
- }
-}
+{
+ "name": "dhalang",
+ "version": "1.0.0",
+ "description": "",
+ "main": "index.js",
+ "directories": {
+ "lib": "lib"
+ },
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/NielsSteensma/Dhalang.git"
+ },
+ "author": "",
+ "license": "ISC",
+ "bugs": {
+ "url": "https://github.com/NielsSteensma/Dhalang/issues"
+ },
+ "homepage": "https://github.com/NielsSteensma/Dhalang#readme",
+ "devDependencies": {
+ "puppeteer": "^1.20.0"
+ }
+}