Merge pull request #39 from okuramasafumi/patch-1

Replace PhantomJS with React Native
This commit is contained in:
Matthieu Napoli
2018-07-25 23:14:23 +02:00
committed by GitHub

View File

@@ -40,7 +40,7 @@ class HomeController
'angular/angular.js' => 'AngularJS',
'meteor/meteor' => 'Meteor',
'facebook/react' => 'React',
'ariya/phantomjs' => 'PhantomJS',
'facebook/react-native' => 'React Native',
'gulpjs/gulp' => 'Gulp',
'robbyrussell/oh-my-zsh' => 'Oh My Zsh',
];