migrate back to stock rage-edit

This commit is contained in:
Eugene Pankov
2018-12-15 14:27:12 +01:00
parent 6387539980
commit 76633db25e
10 changed files with 14 additions and 158 deletions

View File

@@ -1,6 +1,6 @@
import * as path from 'path'
import * as fs from 'mz/fs'
import { Registry } from 'rage-edit-tmp'
import { Registry } from 'rage-edit'
import { exec } from 'mz/child_process'
import { Injectable } from '@angular/core'
import { ElectronService } from './electron.service'