Ver código fonte

Update React Native documentation (0.12.0)

Thibaut 10 anos atrás
pai
commit
b6739264ec
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      lib/docs/scrapers/react_native.rb

+ 1 - 1
lib/docs/scrapers/react_native.rb

@@ -3,7 +3,7 @@ module Docs
     self.name = 'React Native'
     self.slug = 'react_native'
     self.type = 'react'
-    self.version = '0.10.0'
+    self.version = '0.12.0'
     self.base_url = 'https://facebook.github.io/react-native/docs/'
     self.root_path = 'getting-started.html'
     self.links = {