mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
⬆️ onigiruma@4.2.2
This commit is contained in:
committed by
Thomas Johansen
parent
80837fc837
commit
5e3c0ca08e
@@ -263,5 +263,5 @@ module.exports = (grunt) ->
|
||||
grunt.registerTask('ci', ciTasks)
|
||||
|
||||
defaultTasks = ['download-electron', 'download-electron-chromedriver', 'build', 'set-version', 'generate-asar']
|
||||
defaultTasks.push 'install' unless process.platform is 'linux'
|
||||
# defaultTasks.push 'install' unless process.platform is 'linux'
|
||||
grunt.registerTask('default', defaultTasks)
|
||||
|
||||
@@ -39,8 +39,8 @@
|
||||
"mixto": "^1",
|
||||
"normalize-package-data": "^2.0.0",
|
||||
"nslog": "^2.0.0",
|
||||
"oniguruma": "^4.1",
|
||||
"pathwatcher": "^4.4.3",
|
||||
"oniguruma": "^4.2.2",
|
||||
"property-accessors": "^1.1.3",
|
||||
"q": "^1.1.2",
|
||||
"random-words": "0.0.1",
|
||||
|
||||
Reference in New Issue
Block a user