Skip to content

Commit ed8ab35

Browse files
committed
pdev:set
1 parent 092b22d commit ed8ab35

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

npm-link-up.json renamed to .nlu.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"npm-link-up":true,
23
"linkToItself": false,
34
"searchRoots": [
45
"$HOME/WebstormProjects/oresoftware"

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
'use strict';
2-
Object.defineProperty(exports, "__esModule", { value: true });
32
var process = require('suman-browser-polyfills/modules/process');
43
var global = require('suman-browser-polyfills/modules/global');
54
var fs = require("fs");

0 commit comments

Comments
 (0)