Skip to content

Commit 6b962cf

Browse files
committed
Remove merge conflicts
1 parent 819387d commit 6b962cf

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

lib/Handler.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
/**
22
* @file Weeb.sh wrapper for Node.js
33
* @author Capuccino
4-
<<<<<<< HEAD
5-
=======
64
* @author Ovyerus
7-
>>>>>>> 482171a5c961c1ccf88797a0630e665b6626a60b
85
*/
96

107
const https = require('https');

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
{
22
"name": "wolken",
3-
<<<<<<< HEAD
4-
"version": "0.0.3b",
5-
=======
6-
"version": "0.0.3-BETA",
7-
>>>>>>> 482171a5c961c1ccf88797a0630e665b6626a60b
3+
"version": "0.1.0",
84
"description": "a weeb.sh wrapper",
95
"main": "index.js",
106
"scripts": {

0 commit comments

Comments
 (0)